Skip to main content

iconColor

Type

property

Summary

The color of the fold/unfold icons

Syntax

set the iconColor of <widget> to <pColor>
get the iconColor of <widget>

Description

Use the iconColor property to change the color that the fold/unfold icon is drawn with

Parameters

NameTypeDescription

pColor

RGB value.

Examples

set the iconColor of widget "Tree View" to "250,0,0"